filechooserentry: Only append / to directory names once
authorBenjamin Otte <otte@redhat.com>
Thu, 3 Nov 2011 16:32:44 +0000 (17:32 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 16 Dec 2011 19:09:11 +0000 (20:09 +0100)
commit2b9ecd97060f4ffa1ff1963719d5b266469f020b
tree7c5455ce426311a000369ff246e8f5c1528a1c80
parent8389922de9c5747f0fa5948ecfcefbd6c83cf97c
filechooserentry: Only append / to directory names once

Since 069d78ed31fc1c0a9cb7621d27fe10d7b974315b the / is appended to
directories upon constructing the display name, so there is no need to
do it later.
gtk/gtkfilechooserentry.c